home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_jade.idb / usr / freeware / include / sp / lib / splib.h.z / splib.h
Encoding:
C/C++ Source or Header  |  1999-07-21  |  237 b   |  11 lines

  1. // Copyright (c) 1996 James Clark
  2. // See the file COPYING for copying permission.
  3.  
  4. // This file must be included first by all files in lib.
  5.  
  6. #define BUILD_LIBSP
  7. #include "config.h"
  8. #ifdef SP_PCH
  9. #include "splibpch.h"
  10. #endif /* SP_PCH */
  11.